Release 10.1A: OpenEdge Development:
ADM Reference
viewHideActions
Procedure that sets actions to visible or hidden according to state (called from setbuttons). Loops through the pcViewActions list, then the pcHideActions.
Location: toolbar.p Parameters:INPUT pcViewActions AS CHARACTERList of actions to be made visible.
INPUT pcHideActions AS CHARACTERList of actions to be made HIDDEN.
Notes: For buttons we simply hide/view existing buttons and then remove them into new positions. For menu items we must reconstruct any submenus that have been modified as menu items do not have a hidden attribute.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |